projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cb78d8
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Apr 2013 17:06:59 +0000
(13:06 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Apr 2013 17:08:18 +0000
(13:08 -0400)
Modifed should be Modified.
https://bugzilla.gnome.org/show_bug.cgi?id=699225
gtk/gtkfilechooserdefault.ui
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserdefault.ui
b/gtk/gtkfilechooserdefault.ui
index 5cf2ef38962a62ecceb85a7c63316923293843d1..86acec570e7c640c35b80e70a3fe7380478dec76 100644
(file)
--- a/
gtk/gtkfilechooserdefault.ui
+++ b/
gtk/gtkfilechooserdefault.ui
@@
-290,7
+290,7
@@
<child>
<object class="GtkTreeViewColumn" id="list_mtime_column">
<property name="resizable">True</property>
- <property name="title" translatable="yes">Modifed</property>
+ <property name="title" translatable="yes">Modif
i
ed</property>
<child>
<object class="GtkCellRendererText" id="list_mtime_renderer"/>
</child>